Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency io.spring.javaformat:spring-javaformat-gradle-plugin to v0.0.33 #18

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link

@mend-for-github-com mend-for-github-com bot commented Feb 14, 2022

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.spring.javaformat:spring-javaformat-gradle-plugin 0.0.15 -> 0.0.33 age adoption passing confidence

Release Notes

spring-io/spring-javaformat

v0.0.33

🐞 Bug Fixes
  • Method invocation wrapping indentation has changed with Java 11-based formatter #​332
🔨 Dependency Upgrades
  • Upgrade to Checkstyle 9.3 #​333

v0.0.32

⭐ New Features
  • Support up-to-date checking of format task #​323
  • Add a marker artifact for the io.spring.javaformat gradle plugin #​321
  • Update Gradle plugin to register tasks rather than eagerly creating them #​319
  • Allow static imports for WebMvc.fn #​316
  • Improve formatting to wrap enum constants where necessary #​313
  • Warn about unused declared thrown exceptions in Eclipse #​273
🐞 Bug Fixes
  • CheckFormat remains up-to-date following change to Java baseline or indentation style #​329
📔 Documentation
  • Fix reference to CheckFormat in README #​327
  • Fix reference to springjavaformatconfig in README #​326
  • Document how to set up Checkstyle-IDEA plugin #​318
🔨 Dependency Upgrades
  • Upgrade to Eclipse 2022-03 #​330
❤️ Contributors

We'd like to thank all the contributors who worked on this release!

v0.0.31

🪲 Bug Fixes
  • PropertiesJavaFormatConfig cannot resolve java-baseline property #​311

v0.0.30

⭐ New Features

  • Remove separate import group for jakarta imports #​301

🪲 Bug Fixes

  • Switch expression breaks SpringLambdaCheck #​300

🔨 Dependency Upgrades

v0.0.29

⭐ New Features

  • Add a separate import group for jakarta imports #​289
  • Allow static import of repackaged Spring REST Docs REST Assured integration #​287
  • Don't set jdt compiler/compliance versions in Eclipse plugin #​278
  • Rename Gradle plugin's CheckTask to something less generic #​271

🐞 Bug Fixes

  • SpringJavadocCheck incorrectly detects empty line before tag #​291
  • Formatter fails on mismatched Eclipse versions due to IndexOutOfBoundsException #​288

📔 Documentation

  • Links to distribution artifacts on repo.spring.io are not working anymore #​279

🔨 Dependency Upgrades

  • Upgrade to CheckStyle 8.45 #​275

v0.0.28

⭐ New Features

  • Support space indentation option #​269
  • Support Gradle's configuration cache #​262

📔 Documentation

  • Add instruction to setup code in IntelliJ IDEA #​266

🔨 Dependency Upgrades

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

v0.0.27

🔨 Dependency Upgrades

  • Upgrade to Eclipse 2020-12 #​254

v0.0.26

⭐ New Features

  • Polish IntelliJ IDEA plugin metadata #​218
  • Rename modules to refer to "IntelliJ IDEA" #​216
  • Allow static import for org.springframework.security.test.web.reactive.server.SecurityMockServerConfigurers.* #​215
  • Add a line separator configuration item #​212
  • Add checkstyle rule for method javadoc whitespace #​199
  • Ensure single line of whitespace after header #​194
  • Check for "(non-Javadoc)" comments #​186
  • Setup more "remove redundant..." save actions #​167

🪲 Bug Fixes

  • Fix BDD import restrictions #​220

🔨 Dependency Upgrades

  • Upgrade to build-helper-maven-plugin 3.2.0 #​249
  • Upgrade to exec-maven-plugin 3.0.0 #​248
  • Upgrade to versions-maven-plugin 2.8.1 #​247
  • Upgrade to maven-resources-plugin 3.2.0 #​246
  • Upgrade to maven-javadoc-plugin 3.2.0 #​245
  • Upgrade to maven-source-plugin 3.2.1 #​244
  • Upgrade to maven-site-plugin 3.9.1 #​243
  • Upgrade to maven-shade-plugin 3.2.1 #​242
  • Upgrade to maven-jar-plugin 3.2.0 #​241
  • Upgrade to maven-invoker-plugin 3.2.1 #​240
  • Upgrade to maven-surefire-plugin 2.22.2 #​239
  • Upgrade to maven-failsafe-plugin 2.22.2 #​238
  • Upgrade to maven-dependency-plugin 3.1.2 #​237
  • Upgrade to maven-compiler-plugin 3.8.1 #​236
  • Upgrade to download-maven-plugin 1.6.0 #​235
  • Upgrade to Tycho 2.1.0 #​234
  • Upgrade to proguard-maven-plugin 2.3.1 #​233
  • Upgrade to Mockito 3.6.28 #​232
  • Upgrade to JUnit 4.13.1 #​231
  • Upgrade to Gradle 6.7.1 #​230
  • Upgrade to IntelliJ IDEA 2020.3 #​227
  • Upgrade to Eclipse 2020-09 #​225

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

v0.0.25

🪲 Bug Fixes

  • UnsupportedOperation exception thrown with IntelliJ 2020.2 #​213

🔨 Dependency Upgrades

  • Upgrade to IntelliJ 2020.2 #​214

v0.0.24

⭐ New Features

  • Allow SecurityMockMvcResultMatchers static imports #​209
  • Allow static import of org.mockito.AdditionalMatchers #​208

🪲 Bug Fixes

  • Messages are missing for some spring checks #​211
  • Checkstyle exclude property doesn't work with file checks #​210

v0.0.23

⭐ New Features

  • Allow org.springframework.security.config.Customizer static imports #​206
  • Allow exclusions of specific spring checks #​200
  • Enable org.eclipse.jdt.core.compiler.problem.deprecationWhenOverridingDeprecatedMethod by default #​196

🪲 Bug Fixes

  • Requiring LF line separators isn't Windows-friendly #​202

🔨 Dependency Upgrades

  • Upgrade to Eclipse 2020.3 with Java 14 Patch #​195

v0.0.22

⭐ New Features

  • Allow static webservices test imports #​183

v0.0.21

⭐ New Features

  • Support IntelliJ IDEA 2020.1 #​180

🪲 Bug Fixes

  • NullPointerException in Eclipse when using both the Spring Java Format plugin and the Checkstyle plugin #​179

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

v0.0.20

🔨 Dependency Upgrades

  • Upgrade to Checkstyle 8.29 #​171

v0.0.19

⭐ New Features

  • Make the Gradle checkFormat task cacheable #​164
  • Support Checkstyle 8.25 and later #​156

🪲 Bug Fixes

  • Eclipse plugin does not find Gradle task when it is only applied to children #​166

v0.0.18

🪲 Bug Fixes

  • When using Gradle, upgrading from 0.0.15 to 0.0.17 results in unexpected formatting changes #​161

🔨 Dependency Upgrades

v0.0.17

⭐ New Features

  • Publish the io.spring.javaformat plugin to the Gradle Central Plugin Repository #​150
  • Uses shaded eclipse dependencies in Gradle plugin #​148
  • Support additional JUnit Jupiter annotations #​145
  • Permit static import of org.awaitility.Awaitility.* #​141
  • Mark maven plugin as thread safe #​133

🪲 Bug Fixes

  • Create empty shaded javadoc for publish #​151
  • Update to latest Eclipse 2019-09 #​143
  • Method visibility rule is too aggressive classes nested in intefaces #​140
  • Fix spring-javaformat-checkstyle tests #​137
  • Allow @​Since on a default visibilty item in an interface #​132
  • Improve error messages so users can identify the actual problem #​103

❤️ Contributors

We'd like to thank all the contributors who worked on this release!


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

@mend-for-github-com mend-for-github-com bot changed the title Update dependency io.spring.javaformat:spring-javaformat-gradle-plugin to v0.0.31 Update dependency io.spring.javaformat:spring-javaformat-gradle-plugin to v0.0.32 May 26, 2022
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/io.spring.javaformat-spring-javaformat-gradle-plugin-0.x branch from 1542662 to 7f53631 Compare May 26, 2022 03:23
@mend-for-github-com mend-for-github-com bot changed the title Update dependency io.spring.javaformat:spring-javaformat-gradle-plugin to v0.0.32 Update dependency io.spring.javaformat:spring-javaformat-gradle-plugin to v0.0.33 May 26, 2022
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/io.spring.javaformat-spring-javaformat-gradle-plugin-0.x branch from 7f53631 to 3b3545a Compare May 26, 2022 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants